/*
Theme Name: Ukiyo
Theme URI: http://ukiyo.select-themes.com
Description: A Fresh Portfolio Theme for Modern Agencies and Freelancers
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: ukiyo
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

form.wpcf7-form.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #aac814;
    border-color: #aac814;
}

div.qodef-blog-pag-load-more > .qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-border-hover):hover,
div.qodef-blog-pag-load-more > .qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover {
	background-color: #aac814!important;
    border-color: #aac814!important;
}

div.qodef-blog-pag-load-more > .qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-border-hover),
div.qodef-blog-pag-load-more > .qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg) {
	margin-bottom: 120px;
}